home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo.
- echo This Batch file runs the Tarot of Frownstrong Program.
- echo.
- echo Warning: This program loads its own graphics driver
- echo which remains memory resident after program
- echo exit. To avoid possible memory conflicts we
- echo suggest you re-boot your computer after
- echo running this program.
- echo.
- echo Press Control and C to abort or any other key to continue.
- pause
- cd\
- cd\tarot\frownsto
- tarot
- cd\
- exit